TranslationTender

Entity Definition

Logical Name : TranslationTender
Physical Name : I8_TND

An infrastructural entity, mirroring Tender, and providing translations of any natural language string attributes in Tender.

Data Definition

Attribute Description Physical Name Domain Data Type Foreign Key Table
LanguageID (FK)(PK) A combination of ISO-639-1 and ISO-3661-1 to denote a lanuage as spoken in a particular country. ID_LGE Code4External char(4) Language(CO_LGE)
TenderTypeCode (FK)(PK) A code which uniquely identifies the type of tender, ie cash, check, credit card, etc. TY_TND Code varchar(20) Tender(AS_TND)
Description The Description of the tender translated into the nominated Language. DE_TND DescriptionShort varchar(255)

Relationships

Parent Entity Verb Phrase Child Entity
Language translates TranslationTender
Tender has translations TranslationTender

Logical Views containing TranslationTender

Logical View
Logical 06600 - Language Support